home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Object = "{75C038D3-EA57-11D2-A3BC-000000000000}#1.0#0"; "fsScroll5D.ocx"
- Begin VB.Form frmOrder
- BorderStyle = 3 'Fixed Dialog
- Caption = "Scrolling Order Form"
- ClientHeight = 3195
- ClientLeft = 45
- ClientTop = 330
- ClientWidth = 4815
- LinkTopic = "Form1"
- MaxButton = 0 'False
- MinButton = 0 'False
- ScaleHeight = 3195
- ScaleWidth = 4815
- ShowInTaskbar = 0 'False
- StartUpPosition = 3 'Windows Default
- Begin FishheadScroll.fsScroll fsScroll1
- Height = 2655
- Left = 90
- TabIndex = 1
- ToolTipText = "fsScroll"
- Top = 90
- Width = 4635
- _ExtentX = 8176
- _ExtentY = 4683
- AdjustTop = 300
- MouseIcon = "Form3.frx":0000
- Begin VB.ComboBox Combo1
- Height = 315
- ItemData = "Form3.frx":031A
- Left = 1200
- List = "Form3.frx":0324
- Style = 2 'Dropdown List
- TabIndex = 29
- Top = 5000
- Width = 3000
- End
- Begin VB.TextBox Text1
- Height = 315
- Index = 11
- Left = 1200
- TabIndex = 27
- Top = 4600
- Width = 765
- End
- Begin VB.TextBox Text1
- Height = 315
- Index = 10
- Left = 1200
- TabIndex = 25
- Top = 4200
- Width = 3000
- End
- Begin VB.TextBox Text1
- Height = 315
- Index = 9
- Left = 1200
- TabIndex = 23
- Top = 3800
- Width = 3000
- End
- Begin VB.OptionButton Option1
- Caption = "MasterCard"
- Height = 315
- Index = 1
- Left = 2600
- TabIndex = 21
- Top = 3400
- Width = 1335
- End
- Begin VB.OptionButton Option1
- Caption = "Visa"
- Height = 315
- Index = 0
- Left = 1200
- TabIndex = 20
- Top = 3400
- Width = 1215
- End
- Begin VB.TextBox Text1
- Height = 315
- Index = 8
- Left = 1200
- TabIndex = 19
- Top = 3000
- Width = 3000
- End
- Begin VB.TextBox Text1
- Height = 315
- Index = 7
- Left = 1200
- TabIndex = 17
- Top = 2600
- Width = 3000
- End
- Begin VB.TextBox Text1
- Height = 315
- Index = 6
- Left = 1200
- TabIndex = 15
- Top = 2200
- Width = 3000
- End
- Begin VB.TextBox Text1
- Height = 315
- Index = 5
- Left = 2970
- TabIndex = 13
- Top = 1800
- Width = 1215
- End
- Begin VB.TextBox Text1
- Height = 315
- Index = 4
- Left = 1200
- TabIndex = 11
- Top = 1800
- Width = 495
- End
- Begin VB.TextBox Text1
- Height = 315
- Index = 3
- Left = 1200
- TabIndex = 9
- Top = 1400
- Width = 3000
- End
- Begin VB.TextBox Text1
- Height = 315
- Index = 2
- Left = 1200
- TabIndex = 7
- Top = 1000
- Width = 3000
- End
- Begin VB.TextBox Text1
- Height = 315
- Index = 1
- Left = 1200
- TabIndex = 5
- Top = 600
- Width = 3000
- End
- Begin VB.TextBox Text1
- Height = 315
- Index = 0
- Left = 1200
- TabIndex = 3
- Top = 200
- Width = 3000
- End
- Begin VB.Label Label2
- Caption = $"Form3.frx":0346
- Height = 825
- Left = 900
- TabIndex = 30
- Top = 5550
- Width = 3255
- End
- Begin VB.Label Label1
- Caption = "Name:"
- Height = 255
- Index = 12
- Left = 180
- TabIndex = 28
- Top = 5060
- Width = 915
- End
- Begin VB.Label Label1
- Caption = "Quantity:"
- Height = 255
- Index = 11
- Left = 180
- TabIndex = 26
- Top = 4660
- Width = 915
- End
- Begin VB.Label Label1
- Caption = "Expires:"
- Height = 255
- Index = 10
- Left = 180
- TabIndex = 24
- Top = 4260
- Width = 915
- End
- Begin VB.Label Label1
- Caption = "Number:"
- Height = 255
- Index = 9
- Left = 180
- TabIndex = 22
- Top = 3860
- Width = 915
- End
- Begin VB.Label Label1
- Caption = "E-Mail:"
- Height = 255
- Index = 8
- Left = 180
- TabIndex = 18
- Top = 3060
- Width = 915
- End
- Begin VB.Label Label1
- Caption = "Fax:"
- Height = 255
- Index = 7
- Left = 180
- TabIndex = 16
- Top = 2660
- Width = 915
- End
- Begin VB.Label Label1
- Caption = "Phone:"
- Height = 255
- Index = 6
- Left = 180
- TabIndex = 14
- Top = 2260
- Width = 915
- End
- Begin VB.Label Label1
- Caption = "Zip Code:"
- Height = 255
- Index = 5
- Left = 1920
- TabIndex = 12
- Top = 1860
- Width = 915
- End
- Begin VB.Label Label1
- Caption = "State:"
- Height = 255
- Index = 4
- Left = 180
- TabIndex = 10
- Top = 1860
- Width = 915
- End
- Begin VB.Label Label1
- Caption = "City:"
- Height = 255
- Index = 3
- Left = 180
- TabIndex = 8
- Top = 1460
- Width = 915
- End
- Begin VB.Label Label1
- Caption = "Address 2:"
- Height = 255
- Index = 2
- Left = 180
- TabIndex = 6
- Top = 1060
- Width = 915
- End
- Begin VB.Label Label1
- Caption = "Address 1:"
- Height = 255
- Index = 1
- Left = 180
- TabIndex = 4
- Top = 660
- Width = 915
- End
- Begin VB.Label Label1
- Caption = "Name:"
- Height = 255
- Index = 0
- Left = 180
- TabIndex = 2
- Top = 260
- Width = 915
- End
- End
- Begin VB.CommandButton Command1
- Caption = "OK"
- Height = 315
- Left = 3540
- TabIndex = 0
- Top = 2820
- Width = 1200
- End
- Attribute VB_Name = "frmOrder"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
- Option Explicit
- ' ********************************************************
- ' ** Fishhead Software
- ' ********************************************************
- ' ** This sample shows how to create a scrollable view
- ' ** with a fixed area, typical of small data entry forms.
- ' ********************************************************
- Private Sub Command1_Click()
- Unload Me
- End Sub
- Private Sub Form_Load()
- ' ***********************************************************
- ' ** In order to display the text that is after the ComboBox
- ' ** we need to increase the AdjustBottom value. This way,
- ' ** the user will see the message once the combobox gets the
- ' ** focus.
- ' ***********************************************************
- fsScroll1.SetControlAdjustValues Combo1.hWnd, 3000, 0, 750, 1500
- End Sub
- Private Sub Form_Unload(Cancel As Integer)
- Set frmOrder = Nothing
- End Sub
-